Skip to content

Conversation

terurou
Copy link

@terurou terurou commented Nov 17, 2023

ReactMacro.jsx() can not process this code:

class CompRenderFunctionProps extends ReactComponentOfProps<{?render:()->ReactElement}> {}

function fn() return jsx('<></>');
ReactMacro.jsx('<CompRenderFunctionProps render=${fn}/>');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant